Install Imagick Library

  • STEP

    1. download required PHP version supported imagick from https://mlocati.github.io/articles/php-windows-imagick.html

    2. copy and paste php_imagick.dll to the php/ext directory

    3. copy and paste all DLLs to the apache/bin directory

    4. open php.ini file: and add extension=php_imagick.dll

    5. Restart the xampp server service